home *** CD-ROM | disk | FTP | other *** search
- Path: zippo.uwasa.fi!news
- From: tholm@walli.uwasa.fi (Thomas Holm)
- Newsgroups: comp.sys.amiga.datacomm
- Subject: Re: Amosiac or Ibrowse
- Date: 18 Jan 1996 13:13:27 GMT
- Organization: University of Vaasa, Finland
- Message-ID: <1812.6591T886T802@walli.uwasa.fi>
- References: <4dhm9f$4s4@news.infi.net>
- NNTP-Posting-Host: walli.uwasa.fi
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
-
-
- >I don't want to get anyone pissed but could someone please tell me in simple
- >to follow steps how to get AmiTCP 4.0 demo setup and how to get either
- >Amosaic or Ibrowse to connectto my PPP server over a modem? I have all of
- >the above programs and am using an A2000 with a 68040 at 28 mhz with a 28.8
- >modem.
-
- -READ the ppp.guide/Installation/Additional installation for AmiTCP/IP 4.0
- demo.
-
- -Install AmiTCP using the Installer-script once you have gathered all the
- information required (ip-addresses, domain-names etc.)
-
- -READ the ppp.guide/Installation and act accordingly, i.e. edit the
- "amitcp:bin/startnet"- script and other scripts as stated
-
- -Create a file: ENV:sana2/ppp0.config
- Like this: devs:serial.device 0 38400 0.0.0.0 CD 7WIRE DIALSCRIPT=s:pppdial
- ^ --
- this is not the connect speed,
- it is internal speed betw.computers
-
- -Create dialscript (see other newspostings for additional info)
-
- Like this:
- ECHO OFF
- TIMEOUT 1500
- REDIAL Busy
- SEND "AT&D0DTphonenumberhere"
- WAIT "CONNECT"
- WAIT "ogin:"
- SEND "loginnamehere"
- WAIT "assword:"
- SEND "paswordhere"
-
- ----optional if your account automatically starts the ppp-communication----
- WAIT "walli"
- SEND "slip -b 38400 -m 1500 -P"
-
-
- use a comms-prg to find out the way to lay out your dialscript
-
- Make sure IBrowse has got an assign pointing to it
-
-
- Try out the connection, you may test it by opening a shell and typing:
- PING domainaddresshere (like uwasa.fi)
-
- If it doesn't work try with different baudrates in the ppp0.config
-
- >Also could someone tell me what other programms Iwill need to get to be
- >able to get the best use out of the internet?
-
- For example AmIRC, Thor,FTPmount0.8
-
- >THanks
- >Joe
- >--
- >Amiga dedicated for life with out Commodore but now with Escom.
-
- >.
-
-